home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_425 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-27  |  446 b   |  5 lines

  1. on(release){
  2.    _root.tit = "Stats";
  3.    _root.tut = "Stats help improve your offence and defence. | Strength: The amount of power you have when you are clicking | Defence: Defence is the amount of damage your castle takes, the more defence, the less damage is taken. | Vitility: Vitility is the amount of health your castle has. | Speed: Speed is how fast your runes will regenerate. | Spells: Spells is how fast a spell will regenerate.";
  4. }
  5.